home *** CD-ROM | disk | FTP | other *** search
/ Millenium Advanced Salon-Spa Management / Millenium Advanced Salon-Spa Management (Harms Software) (2003).iso / bin / millennium / Data1.cab / tv_enua.exe / RCDATA / CABINET / tv_enua.inf < prev    next >
INI File  |  1998-08-27  |  3KB  |  127 lines

  1. ;
  2. ; inf file for L&H TruVoice
  3. ;
  4.  
  5. [Version] 
  6. Signature=$CHICAGO$ 
  7. AdvancedINF=2.5,%ADVPKPRMPT%
  8.  
  9. [DestinationDirs] 
  10. Engine = 25,lhsp\tv
  11. ActiveX = 25,lhsp\tv
  12. HelpFile = 25,lhsp\help
  13. Font = 25,fonts
  14. InfFile = 17
  15. Msvc = 11
  16. DeleteEngine = 25,lhsp\tv
  17. DeleteActiveX = 25,lhsp\tv
  18. DeleteHelpFile = 25,lhsp\help
  19. DeleteCab = 25,occache
  20.  
  21. [DefaultInstall] 
  22. CheckAdminRights=1
  23. CopyFiles = Engine, ActiveX, HelpFile, Font, InfFile, Msvc
  24. AddReg = AddRegistry
  25. RunPostSetupCommands = SelfRegister
  26.  
  27. [DefaultInstall.NT] 
  28. CheckAdminRights=1
  29. CopyFiles = Engine, ActiveX, HelpFile, Font, InfFile, Msvc
  30. AddReg = AddRegistry
  31. RunPostSetupCommands = SelfRegister
  32.  
  33. [SelfRegister]
  34. regsvr32 /s %25%\lhsp\tv\tv_enua.dll
  35. regsvr32 /s %25%\lhsp\tv\tvenuax.dll
  36.  
  37. [SelfRegisterNT]
  38. regsvr32 /s """%25%\lhsp\tv\tv_enua.dll"""
  39. regsvr32 /s """%25%\lhsp\tv\tvenuax.dll"""
  40.  
  41. [AddRegistry]
  42. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tv_enua","DisplayName",,%DiskName%
  43. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tv_enua","UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\tv_enua.inf, Uninstall"
  44. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tv_enua","RequiresIESysFile",,"0"
  45. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"tv_enua",,"RunDll32 advpack.dll,LaunchINFSection %17%\tv_enua.inf, RemoveCabinet"
  46.  
  47. [RemoveRegistry]
  48. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\tv_enua"
  49. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"tv_enua"
  50.  
  51. [RemoveCabinet]
  52. DelFiles = DeleteCab
  53.  
  54. [DeleteCab]
  55. tv_enua.exe
  56.  
  57. [Engine]
  58. tv_enua.dll
  59.  
  60. [ActiveX]
  61. tvenuax.dll
  62.  
  63. [HelpFile]
  64. tv_enua.hlp
  65.  
  66. [Font]
  67. andmoipa.ttf
  68.  
  69. [InfFile]
  70. tv_enua.inf
  71.  
  72. [Msvc]
  73. msvcp50.dll,,,16
  74. msvcirt.dll,,,16
  75.  
  76. [Uninstall]
  77. BeginPrompt=BeginPromptSection
  78. EndPrompt=EndPromptSection
  79. UnregisterOCXs = SelfUnregister
  80. DelFiles = DeleteEngine, DeleteActiveX, DeleteHelpFile
  81. DelReg = RemoveRegistry
  82. DelDirs = DeleteDirs
  83. Cleanup = 1
  84.  
  85. [BeginPromptSection]
  86. Prompt="%UninstallPrompt%"
  87. ButtonType=YESNO
  88. Title="%Uninstall%"
  89.  
  90. [EndPromptSection]
  91. Prompt="%UninstallDone%"
  92.  
  93. [SelfUnregister]
  94. %25%\lhsp\tv\tv_enua.dll
  95. %25%\lhsp\tv\tvenuax.dll
  96.  
  97. [DeleteEngine]
  98. tv_enua.dll,,,1
  99.  
  100. [DeleteActiveX]
  101. tvenuax.dll,,,1
  102.  
  103. [DeleteHelpFile]
  104. tv_enua.hlp,,,1
  105.  
  106. [DeleteDirs]
  107. %25%\lhsp\tv
  108. %25%\lhsp\help
  109. %25%\lhsp
  110.  
  111. [SourceDisksNames] 
  112. 1 = %DiskName%,tv_enua,0
  113.  
  114. [SourceDisksFiles] 
  115. tv_enua.dll = 1
  116. tvenuax.dll = 1
  117. tv_enua.hlp = 1
  118. tv_enua.inf = 1
  119. andmoipa.ttf = 1
  120.  
  121. [Strings] 
  122. ADVPKPRMPT = "The correct version of Advpack.dll was not found, installation halted."
  123. DiskName = "Lernout & Hauspie TruVoice American English TTS Engine"
  124. Uninstall = "Lernout & Hauspie TruVoice American English TTS Engine Uninstall" 
  125. UninstallPrompt = "Are you sure you want to remove Lernout & Hauspie TruVoice American English TTS Engine?"
  126. UninstallDone = "Lernout & Hauspie TruVoice American English TTS Engine has been removed."
  127.